home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / pc / Open Me for REALbasic 3 / REALbasic 3.2 / Made with REALbasic™ / Education & Reference / PTable v1.0b / Read Me (or not) < prev   
Encoding:
Text File  |  1999-04-05  |  2.2 KB  |  70 lines

  1. PTable v1.0 FAT                                           04/05/99 22:04
  2.  
  3. Wow. I made a program that actually works. Very simple GUI. All you have to do is
  4. click on an element box to get a floating window with info for that element. Easy.
  5. To use the newly added search thingie, select "File - Find Element..." or press F.
  6. You can then select if you wish to search by atomic number, name, or by symbol. Just
  7. type the number, name, or symbol in the box and click "Search!" or hit return.
  8.  
  9.  
  10. Things to look for in later releases
  11.  
  12. --Will add Density to info window. This is easy to do, but I'm lazy and I
  13.    wanted to release the program.
  14.  
  15.  
  16. Since my parents won't let me have e-mail (ahem), if you have any questions,
  17. complaints, etc., you will have to message me on ICQ or AIM. After relessing this
  18. program, my parents should get me an e-mail address so that I can have better
  19. support for my program. I also enjoy hanging out at the REALbasic Hotline café under
  20. the name "Shaitan." The server address is cafe.realbasic.com.
  21.  
  22. ICQ UIN -- 21508663
  23. --I don't add people to my contact list if I don't know them. Please mention the
  24.    program in your authorization rezuest so that I won't
  25.    disregard the request.
  26.  
  27. AIM User Name -- fly1067guy
  28.  
  29.  
  30.  
  31. __Release Notes__
  32.  
  33. Known Problems/Bugs:
  34.  
  35. --If you search by element number and the number is invalid, a window is supposed to
  36.    pop up, but it doesn't. Instead, the search window closes itself and the user
  37.    gets confused.
  38.  
  39. --If you have too many element windows open, it may cause the program to crash. To
  40.    get around this, just give it more memory in the "Get Info" window in the Finder.
  41.    However, I seriuosly doubt that anyone would have enough windows open to do this
  42.    in the first place, but I thought that I'd mention it since it is a problem.
  43.  
  44. --If you don't move the window with element info and click on another element,
  45.    the new window will appear behind the first window. Just move the first window
  46.    and you will see the second window.
  47.  
  48. --It's possible to spawn multipule windows of the same element.
  49.  
  50. Version Info:
  51.  
  52. v1.0b
  53. --Added search method.
  54.  
  55. --Optimized code so window is drawn faster.
  56.  
  57.  
  58. v0b.9
  59.  
  60. --First release. Only found at my school.
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67. PTable v1.0b
  68. ©1999 DanMan Productions
  69.  
  70. Made with REALbasic™